home *** CD-ROM | disk | FTP | other *** search
- Path: bbs.sas.ntu.ac.sg!chiapl
- From: chiapl@bbs.sas.ntu.ac.sg (Chia Puay Long)
- Newsgroups: comp.lang.c
- Subject: HELP! Memory Problems
- Date: 6 Feb 1996 02:39:10 GMT
- Organization: Nanyang Technological University
- Message-ID: <4f6f0e$7gg@ntuix.ntu.ac.sg>
- NNTP-Posting-Host: bbs.sas.ntu.ac.sg
- X-Newsreader: TIN [version 1.2 PL2]
-
- Hi,
-
- My program (compiled using Borland C++ 3.1) hangs when I tried to run it.
- The program was running fine before I added two array of 512 unsigned
- character. (using dynamic memory allocation, calloc) I suspected that
- the PC hangs becos of memory problems.
-
- Like to know whether anyone of you has faced such problems? If so,
- what are the solution available?
- (I have tried to compile with various memory model and it doesnt work)
-
-
- --
-
- regards,
- Jos
-
-
-